Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(js): refactor @logto/client package exports #791

Merged
merged 2 commits into from
Sep 10, 2024

Conversation

simeng-li
Copy link
Contributor

@simeng-li simeng-li commented Sep 9, 2024

Summary

Refactor @logto/client package exports condition for react-native.
Add react-native package export condition.

Enabling package exports feature in react-native is unstable and can cause issues.

Replace the exports in @logto/client package.json with the react-native condition.

Testing

Checklist

  • .changeset
  • unit tests
  • integration tests
  • necessary TSDoc comments

@simeng-li simeng-li marked this pull request as draft September 9, 2024 10:44
add react-native package export condition
@simeng-li simeng-li force-pushed the simeng-react-native-confitions-package-export branch from 4b6623d to e92940f Compare September 9, 2024 10:57
@simeng-li simeng-li marked this pull request as ready for review September 9, 2024 10:59
fix node client import error
@simeng-li simeng-li merged commit 3d072c9 into master Sep 10, 2024
20 checks passed
@simeng-li simeng-li deleted the simeng-react-native-confitions-package-export branch September 10, 2024 02:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants